Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Sat, 15 Nov 2025 20:30:17 +0000 (21:30 +0100)
committerStephen Kitt <skitt@debian.org>
Sat, 15 Nov 2025 20:30:17 +0000 (21:30 +0100)
commitb0748b84f888340dbd26b48705a22ae672c46cfc
tree95055bf7ccf80b6f233d7aa1236f7c82a0f19f61
parent302c9c8da21100c7045ffa5888fe1af27495fc36
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt